Use flags suitable for armhf port when TARGET=ARMV6
authorSébastien Villemot <sebastien@debian.org>
Fri, 13 Feb 2026 14:01:49 +0000 (15:01 +0100)
committerSébastien Villemot <sebastien@debian.org>
Fri, 13 Feb 2026 14:01:49 +0000 (15:01 +0100)
commit5970dfb9a02a0d9f9ef21e67285f2918af2ce489
tree763318f86b6e6fa5bdec2c17a562784533e9aee4
parentc58ff42f9308ad39f6af3c386213656a2e0ff896
Use flags suitable for armhf port when TARGET=ARMV6

Forwarded: not-needed
Last-Update: 2015-04-29

See debian/rules for an explanation of why we can't use TARGET=ARMV7 on armhf.
Also, if we don't explicitly set the -march and -mfpu flags, the resulting
static libraries crash with SIGILL (reason not yet elucidated).
Last-Update: 2015-04-29
Gbp-Pq: Name arm-gcc-flags.patch
Makefile.arm